Skip to main content

AOnItemClickListener

Complete API reference for AOnItemClickListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnItemClickListener

Methods

SignatureReturnsDescription
onItemClick(AdapterView<?>, View, int, long)voidPerforms the onItemClick operation using the provided parameters (parent, view, position, id).
onItemClickEvent(AdapterView<?>, View, int, long)voidExecutes onItemClickEvent and returns after the underlying engine call finishes.